Class GraphAverageWeight
- java.lang.Object
-
- edu.claflin.finder.logic.cygrouper.GraphAverageWeight
-
public class GraphAverageWeight extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GraphAverageWeight()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static doublegetAverageWeight(Graph g)
-
-
-
Method Detail
-
getAverageWeight
public static double getAverageWeight(Graph g)
-
-